net/http.http2priorityWriteSchedulerRFC9218.control (field)

5 uses

	net/http (current package)
		h2_bundle.go#L11857: 	control http2writeQueue
		h2_bundle.go#L11975: 		ws.control.push(wr)
		h2_bundle.go#L11986: 		ws.control.push(wr)
		h2_bundle.go#L11994: 	if !ws.control.empty() {
		h2_bundle.go#L11995: 		return ws.control.shift(), true